services.podman.images.<name>.extraPodmanArgs
Extra arguments to pass to the podman image pull command.
- Type
list of string- Default
[ ]- Example
[ "--os=linux" ]- Declared
- <home-manager/modules/services/podman/linux/images.nix>
Extra arguments to pass to the podman image pull command.
list of string[ ][
"--os=linux"
]